Newer
Older
LaserMethane / Pods / Target Support Files / MJRefresh / MJRefresh.modulemap
Pengxh on 28 Jul 2021 108 bytes first commit
framework module MJRefresh {
  umbrella header "MJRefresh-umbrella.h"

  export *
  module * { export * }
}